home *** CD-ROM | disk | FTP | other *** search
- // Update Notifier
- // By Todd Long <longfocus@gmail.com>
- // http://www.longfocus.com/firefox/updatenotifier/
-
- // Localized description
- pref("extensions.{95f24680-9e31-11da-a746-0800200c9a66}.description", "chrome://updatenotifier/locale/updatenotifier.properties");
-
- pref("longfocus.updatenotifier.auto.install", false);
- pref("longfocus.updatenotifier.first-time", true);
- pref("longfocus.updatenotifier.icon.always-display", true);
- pref("longfocus.updatenotifier.startup.check", false);
- pref("longfocus.updatenotifier.version", "");